garbage collection algorithm meaning in English
不用单元收集算法
无用单元收集算法, 废料收集方法
Examples
- Train incremental garbage collection algorithm
火车增量垃圾收集算法 - Because the garbage collection algorithm is nondeterministic , the
由于垃圾回收算法是非确定性的,因此可能会立即调用 - When evaluating a garbage collection algorithm , we might consider any or all of the following criteria
在对垃圾收集算法进行评价时,我们可能要考虑以下所有标准: - John wiley sons , 1997 is a comprehensive survey of garbage collection algorithms , with an extensive bibliography
John wiley sons , 1997年是对垃圾收集算法的全面评述,包括大量参考书目。 - The garbage collection algorithm is nondeterministic , so you cannot determine when the clr will release an object s resources
垃圾回收算法是非确定性的,因此无法确定clr释放对象资源的时间。